﻿@charset"utf-8";
 html {
	color:#000;
	background:#FFF;
}
body {
	color:#666;
	font:12px/1.231"Microsoft YaHei", "Microsoft YaHei", Microsoft YaHei;
}
/*网站字体颜色*/
 body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	*font-size:100%;
}
input, select {
	vertical-align:middle;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/*title*/
 h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
.mt10 {
	margin-top:10px;
}
a {
	color:#666;
	text-decoration:none;
}
/*for ie f6n.net*/
 a:focus {
	outline:0;
}
/*for ff f6n.net*/
 a:hover {
	text-decoration:none;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative
}
/* -- 购物车外部框架 -- */
 .cart_header, .cart_content, .cart_footer {
	width:760px;
	margin:0 auto;
}
i, em {
	font-style:normal;
}
/* -- 页面整体布局 -- */
 .header, .content, .footer {
	width:1000px;
	margin:0 auto;
}
.left2 {
	width:710px;
	float:left;
	overflow:hidden;
}
.left3 {
	width:754px;
	float:left;
	overflow:hidden;
	color:#666;
}
.lefttop {
	background:url(../images/left_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-top:10px;
}
.left2top {
	background:url(../images/left2_top_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
}
.leftbot {
	background:url(../images/left_bot_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.left2bot {
	background:url(../images/right_bot2_img.gif) no-repeat;
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right {
	width:941px;
	float:left;
	display:inline;
	margin-right:24px;
}
.right, .rightl {
	width:740px;
	float:right;
	display:inline;
	overflow:hidden;
	margin-left:24px;
	margin-right:0px;
}
.right2 {
	width:275px;
	float:right;
	overflow:hidden;
}
.right3 {
	width:201px;
	float:right;
	overflow:hidden;
	color:#666;
}
.righttop {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.right2top {
	height:3px;
	font-size:0;
	overflow:hidden;
}
.rightbot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right2bot {
	height:3px;
	font-size:0;
	overflow:hidden;
	margin-bottom:10px;
}
.right_main {
	width:735px;
	padding-bottom:15px;
	overflow:hidden;
}
.right2_main {
	width:273px;
	padding-bottom:15px;
	overflow:hidden;
}
.left2_main {
	width:710px;
	padding-bottom:15px;
	overflow:hidden;
}
.h_nav li a:-webkit-any-link {
	display:block;
}
/*头部开始*/
 .header, .content, .footer, .container {
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}
.header {
	width:100%;
	background-color:#fff;
}
.header .hdTop {
	height:30px;
	background-color:#f7f7f7;
	border-bottom: 1px solid #f5f5f5;
}
.header .hdTop p {
	float:left;
	color:#999;
	line-height:30px;
	font-size:12px;
}
.header .hdUl {
	float:right;
}
.header .hdUl li {
	font-size:12px;
	padding:0 20px;
	border-right:1px dotted #b9b9b9;
	margin-top:10px;
	float:left;
	position: relative
}
.header .hdUl li a {
	color:#999;
}
.header .hdUl li a:first-child{
	cursor:pointer;
}
.header .hdUl li.last {
	border:none;
	padding-right:0;
}
.header .logo {
	overflow:hidden;
	background-color:#fff;
	padding:15px 0;
}
.header .logo h1 {
	float:left;
}
.header .logo img.hdImg {
	float:left;
	margin-left:115px;
	margin-top: 20px;
}
.header .logo h2 {
    font-size: 25px;
    color: #0093dd;
    font-weight: normal;
    float: left;
    padding-left: 10px;
    margin-top: 18px;
}
.header .logo h2 p {
    font-weight: normal;
    font-size: 14px;
    color: #555;
    margin-top: 5px;
}
.header .phone {
    float: right;
    background: url(../images/htel.png) no-repeat left center;
    padding-left: 58px;
    text-align: left;
    margin-top: 20px;
    height: 50px;
}
.header .phone p {
	font-size:14px;
	color:#999
}
.header .phone h4 {
	font-family: Arial;
	font-size: 30px;
	color:#00923f;
	font-weight: normal;
}
.Nav {
	height:50px;
	background:#0093dd;
}
.Nav .navBox {
	height: 50px;
	line-height: 50px;
}
.Nav .navBox li.nLi {
	font-size:15px;
	float:left;
	/*background:url(../images/navbg.png) no-repeat right center;*/
}
.Nav .navBox li.fengexian {
	width:2px;
	height:50px;
	float: left;
	background:url(../images/navbg.png) no-repeat right center;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ height:50px; line-height:34px;  position:relative; z-index:999;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;line-height:50px;}
.nav .nLi h3 a{ display:block; padding:0 45px; font-size:14px; font-weight:normal;  }
.nav .sub{ display:none; width:100%; left:0; top:50px;  position:absolute; background:rgba(56, 56, 56, 0.8);  line-height:30px; text-align: center;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:3px 10px; font-size: 12px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.nav .sub a:hover{ 
	background: rgba(68, 68, 68, 0.8);
    color: #fff;
    border-bottom: 1px solid rgb(0, 146, 63);
	}
.nav .on h3 a{ 
	color:#fff;
	background: -webkit-linear-gradient(#0072ab,#00aaff);
    background: -o-linear-gradient(#0072ab,#00aaff);
    background: -moz-linear-gradient(#0072ab,#00aaff);
    background: -mos-linear-gradient(#0072ab,#00aaff);
    background: linear-gradient(#0072ab,#00aaff);
}
.header .ewm {
	display: none;
    position: absolute;
    top: 21px;
    right: 0px;
}
.header .ewm img{
	width: 115px;
	height: 115px;
}
.header .hdUl li:hover .ewm {
	display: block
}
/*搜索*/
 .ss {
	overflow:hidden;
	width:100%;
	height:70px;
	background:#fff;
	border-bottom:1px solid #f2f2f2;
}
.ss .ssBox {
	overflow:hidden;
}
.ss .ssBox p {
	line-height:72px;
	color:#333;
	font-size:13px;
	float:left
}
.ss .ssBox p a {
	color:#999;
	padding:0 10px;
	border-right: 1px dotted #bfbfbf;
}
.ss .ssBox p a.last {
	border-right: none
}
.ss .ssBox p a:last-child {
	border-right: none
}
.ss .ssK {
	overflow:hidden;
	float:right;
	height:40px;
	width:295px;
	margin-top: 15px;
	background:url(../images/ssBg.png) no-repeat center;
}
.ss .ssK input {
	float:left;
	height:36px;
	line-height:40px;
	font-size:12px;
	padding: 0 10px;
	width: 235px;
	outline:none;
	background:none;
	border:none;
	color:#999;
}
.ss .ssK .a {
	display:block;
	float:right;
	background:url(../images/ssFdj.png) no-repeat center;
	width:40px;
	height:40px;
}
/*footer*/
 .footer {
	overflow: hidden;
	width: 100%;
	background-color: #0093dd;
	padding-top:60px;
	margin-top:20px;
}
.footer .ftDl {
	float: left;
	background: url("../images/ftLine.png") no-repeat left center;
	height: 214px;
	padding-left: 35px;
	margin-right: 70px;
	min-width: 153px;
}
.footer .ftDl:last-child {
	float: right;
	background: none;
	height: 214px;
	padding-left: 35px;
	margin-right: 20px;
	min-width: 153px;
}
.footer .ftDl dt {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	margin-bottom: 16px;
}
.footer .ftDl dt img {
	width:150px;
	height:150px;
}
.footer .ftDl dd a {
	color:#b5d8f5;
	line-height:30px;
	font-size:14px;
	display: block
}
.footer .ftDl dd a:hover {
	color:#fff;
}
.footer .ftDl:first-child dd a {
	display:inline;
}
.footer .ftDl dt a {
	color: #fff;
	font-size: 18px;
	font-weight:bold;
}
.footer .ftDl dt p {
    font-size: 14px;
    text-align: center;
    color: #b5d8f5;
    line-height: 45px;
}
.footer .ftDl dd p {
	color: #b5d8f5;
	line-height:30px;
	font-size:14px;
}
.footer .ftDl dd p #ftel {
	color: #fff;
	font-size:20px;
	font-weight:bold;
}
.footer .ftDl #flogo{
	margin-bottom: 20px;
}
.footer .bqBox {
	background-color: #fff;
	height: 63px;
	margin-top: 30px;
}
.footer .bqBox p {
	line-height: 63px;
	float: left;
	color: #999;
}
.footer .bqBox p a {
	color: #999;
}
.footer .fxDiv {
	float: right;
	line-height: 63px;
	color: #999
}
.footer .fxDiv a {
	color: #999
}
.footer .ftBox {
	overflow: hidden;
}
.footer .ftDl:first-child {
	padding-left: 0;
	background:none;
}
.footer .ftTwo {
	width: 240px;
}
.footer .ftTwo dd a {
	width: 120px;
	float: left;
}
/*temp.css*/
 #nodata {
	padding:80px;
	padding-left:150px;
	border:solid 1px #eee;
	margin:10px 0;
	background:url(../images/nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */
 #mesbook1_c, #mesbook1 {
	display:none;
	z-index:1001;
	width:398px;
	border:1px solid #ccc;
	background:#fff;
	padding-bottom:20px;
}
#mesbook1_c div, #mesbook1 div {
	border:1px solid #E4E3E3;
	background:#EBECEB;
	height:18px;
	padding:4px .5em 0;
	margin-bottom:10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width:370px;
	margin:0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float:left;
	width:105px;
	overflow:hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width:265px;
	float:right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom:10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right:20px;
}
/*rollup.css*/
 #roll_top, #fall, #ct {
	position:relative;
	cursor:pointer;
	height:42px;
	width:36px
}
#roll_top {
	background:url(../images/top.gif) no-repeat
}
#fall {
	background:url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background:url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display:block;
	width:15px;
	margin-right:-520px;
	position:fixed;
	right:44%;
	top:80%;
	_margin-right:-520px;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index:100;
}
.ImTable * {
	padding:0px;
	margin:0px
}
.ImTable {
	border-collapse:collapse;
	border:none;
	background:url(../images/bg.gif)
}
.ImTable h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:5px
}
.ImHeader {
	height:165px;
	background:url(../images/im_01.gif)
}
.ImRow0 {
	background:url(../images/ico_item1.gif) no-repeat;
	margin:10px 10px 0;
	height:29px;
	padding-left:10px;
	padding-top:1px;
}
.ImRow1 {
	background:url(../images/ico_item1.gif) no-repeat;
	margin:10px 10px 0;
	height:29px;
	padding-left:10px;
	padding-top:1px;
}
a.im, a:hover.im {
	text-decoration:none;
	height:35px;
	color:#333;
	font-size:14px;
}
.ImFooter {
	height:90px;
	background:url(../images/im_04.jpg) no-repeat;
	display:inline-block;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	margin:15px 0 0;
	font-family:'Microsoft YaHei';
}
.ImFooter p {
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:10px 0;
}
/* -- 当前位置 -- */
 .topadcs {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
	margin-bottom:20px;
}
.topadcs a img {
	width:100%;
	height:auto;
	display:block;
}
.topadcs a {
	display:block;
	margin:0 auto;
}
.topadcs a.fullad {
	height:350px;
}
.plc, .plc2 {
	height:20px;
	line-height:20px;
	padding:8px 8px 8px 42px;
	position:relative;
	color:#666;
	overflow:hidden;
	font-size:14px;
	border:1px solid #ececec;
	font-family:"Microsoft Yahei", "微软雅黑";
	border-radius:6px;
	background:url("../images/dts.png") no-repeat scroll 8px;
}
.plc span {
}
.plc i, .plc2 i, .plc a {
	font-style:normal;
	font-size:14px;
	color:#666;
}
.nrbj {
	background:#fff;
	display:inline-block;
	padding:10px 20px 0;
	width:1000px;
}
.fudong{
	position:fixed;
	top:100px;
	z-index:999;
	left:50%;
	margin-left:-600px;
}
.nav_f{
	position:fixed;
	top:0;
	z-index:999;
	width: 100%;
}
.wenhua{
	width: 440px;
	float: left;
}
.wenhuatu{
	width: 600px;
	margin-top: 30px;
	float: right;
}
.webform { width: 100% !important;
height: 500px !important;}